
'宣言 Public MustInherit Class BaseCollectionViewService(Of T) Inherits Service Implements IItemsSource(Of T), ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public abstract class BaseCollectionViewService<T> : Service, IItemsSource<T>, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
System.Object
C1.Web.Mvc.Component
C1.Web.Mvc.BaseCollectionViewService<T>
C1.Web.Mvc.BaseODataCollectionViewService<T>